Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump julia-actions/cache from 1.2.2 to 1.5.2 #688

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps julia-actions/cache from 1.2.2 to 1.5.2.

Release notes

Sourced from julia-actions/cache's releases.

v1.5.1: URL encode any invalid key character

What's Changed

Full Changelog: julia-actions/cache@v1.5.0...v1.5.1

v1.4.1: Fix action path on container runners

Fixes the path to the handle_caches.jl script when this action is run on self-hosted container-based runners.

What's Changed

New Contributors

Full Changelog: julia-actions/cache@v1.4.0...v1.4.1

v1.3.0: Add scratchspaces

What's Changed

Dependency Updates

New Contributors

Full Changelog: julia-actions/cache@v1.2...v1.3.0

Commits
  • dc1a3cd make depot if not restored (#91)
  • 4491ed7 Pass cache-name between save/restore jobs (#103)
  • b84ca24 Avoid corrupting existing cloned Julia registries (#102)
  • b3b34e3 Test cache action against Julia 1.0 and nightly (#101)
  • 0c5d92d Delete cache entries only on the workflow branch (#97)
  • fca1a91 URL encode any invalid key characters (#93)
  • 207a5a0 Unique cache-key for job matrix objects (#88)
  • fab7d6a enable registries by default (#62)
  • b430ec2 Add option for user specified Julia depot (#83)
  • 930a182 Documentation consistency fixes (#84)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1.2.2 to 1.5.2.
- [Release notes](https://github.com/julia-actions/cache/releases)
- [Commits](julia-actions/cache@569d290...dc1a3cd)

---
updated-dependencies:
- dependency-name: julia-actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2024 18:48
@dependabot dependabot bot added the dependencies 🔼 Pull requests that update a dependency file label Jan 16, 2024
@ErikSchierboom ErikSchierboom merged commit c0d3891 into main Apr 25, 2024
11 checks passed
@ErikSchierboom ErikSchierboom deleted the dependabot/github_actions/julia-actions/cache-1.5.2 branch April 25, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔼 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant